branch n. 1.(树)枝〔泛指大枝或小枝;bough 特指大枝,也指连花、果折下的枝;limb 指大枝;twig 指小枝〕。 2.支脉;支派;支管;支线;(家族的)支系;【语言学】(语系的)支,族。 3.(学科)分科;部门,支部,分部,分行;分店。 4.〔美国〕支流,小河,小川。 5.【电学】分流;【计算机】转移。 the branchs of a deer's antelers 鹿角的岔枝。 branch road 岔道。 the various branches of learning 各门学科。 the executive branch of the government 政府的行政部门。 an overseas branch 海外分店。 the Germanic branch of the Indo-European language family 印欧语系的日耳曼语族。 a party branch 党支部。 root and branch 彻底的[地]。 vi. 1.(树)出枝,开叉。 2.分部,分门;分岔;分支。 The main road branches off to the left. 大道向左分出一条岔路。 Numerous lesser roads branched off from the main highway. 从主要公路上分出无数小道。 vt. 1.使分枝。 2.用枝、叶、花等图案装饰(织物)。 branch forth (树)扩展枝叶;(商店等)扩展分支机构。 branch off [away] (道路等)分叉,岔开。 branch out 1. (树)发枝,长出枝条;(话等)横生枝节。 2. (事业等)扩大规模。 His firm branched out to New York. 他的公司把分支机构扩大到了纽约。
This allows the combining of multiple branching conditions , which can reduce the number of costly conditional branches 它允许组合多个转移条件,这样可以减少代价高昂的条件转移的数量。
Test cases are designed to test the individual elements of logical expressions , both within branch conditions and within other expressions in a unit 测试用例被设计测试逻辑表示的各自的元素,在分支情况之内和在其它表示之内在单元。
In computer programming , a process which repeats the same series of processing steps until a predetermined state or branch condition is reached 计算机程序设计中的一种处理方法,即重复进行相同的一系列处理步骤,直到一个预定的状态或转移条件实现时为止。
Conditional branches allow specifying any one of the 32 condition register bits to be used as the condition , and to specify whether that cr bit must be equal to 0 or 1 for the branch condition to succeed 条件寄存器32位中的任意一位都可以指定为条件转移的条件,并可以指定cr位是否必须为0或1时转移条件才成立。
Abstract : for a precise dataflow analysis within the framework of the computation function model , the logical relationship of branch conditions is represented as the coverage relationship of regions . in this paper , the authors discuss how to represent , compute and propagate the region , region of the conditional reference . meanwhile , the methods of resolving the nondeterminism caused by conditional branch statements are also presented in order to get more precise dataflow information 文摘:用计算函数模型进行精确的数据流分析,条件谓词之间的逻辑关系被转化为空间区域之间的覆盖关系.该文讨论在各种常见的程序构造下如何表示、计算和传递区域、区域,并在数据流分析过程中,利用区域、区域之间的覆盖关系消除条件分支语句带来的不确定性,以得到更精确的数据流信息